﻿2026-06-21T01:35:29.1167856Z ##[group]Run actions/checkout@v5
2026-06-21T01:35:29.1168631Z with:
2026-06-21T01:35:29.1169051Z   fetch-depth: 0
2026-06-21T01:35:29.1169470Z   repository: SaberMage/spt-core
2026-06-21T01:35:29.1172627Z   token: ***
2026-06-21T01:35:29.1172981Z   ssh-strict: true
2026-06-21T01:35:29.1173342Z   ssh-user: git
2026-06-21T01:35:29.1173706Z   persist-credentials: true
2026-06-21T01:35:29.1174099Z   clean: true
2026-06-21T01:35:29.1174470Z   sparse-checkout-cone-mode: true
2026-06-21T01:35:29.1174889Z   fetch-tags: false
2026-06-21T01:35:29.1175247Z   show-progress: true
2026-06-21T01:35:29.1175605Z   lfs: false
2026-06-21T01:35:29.1175939Z   submodules: false
2026-06-21T01:35:29.1176300Z   set-safe-directory: true
2026-06-21T01:35:29.1176886Z ##[endgroup]
2026-06-21T01:35:29.1988035Z Syncing repository: SaberMage/spt-core
2026-06-21T01:35:29.1989880Z ##[group]Getting Git version info
2026-06-21T01:35:29.1990542Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T01:35:29.1991543Z [command]/usr/bin/git version
2026-06-21T01:35:29.1991974Z git version 2.43.0
2026-06-21T01:35:29.1999190Z ##[endgroup]
2026-06-21T01:35:29.2010080Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9b864542-0f9a-4a87-b2d5-05b1dd3ce85b' before making global git config changes
2026-06-21T01:35:29.2011377Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T01:35:29.2013848Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T01:35:29.2047584Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T01:35:29.2068123Z https://github.com/SaberMage/spt-core
2026-06-21T01:35:29.2078797Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T01:35:29.2081751Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T01:35:29.2102035Z HEAD
2026-06-21T01:35:29.2136210Z ##[endgroup]
2026-06-21T01:35:29.2136845Z [command]/usr/bin/git submodule status
2026-06-21T01:35:29.2323561Z ##[group]Cleaning the repository
2026-06-21T01:35:29.2359027Z [command]/usr/bin/git clean -ffdx
2026-06-21T01:35:30.7271377Z Removing target/
2026-06-21T01:35:30.7279101Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T01:35:30.7325542Z HEAD is now at 7a51fcd19 Merge 9b0025b560fb09077d80819fa392d1280b69ce77 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:35:30.7331063Z ##[endgroup]
2026-06-21T01:35:30.7332336Z ##[group]Disabling automatic garbage collection
2026-06-21T01:35:30.7335626Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T01:35:30.7361250Z ##[endgroup]
2026-06-21T01:35:30.7362399Z ##[group]Setting up auth
2026-06-21T01:35:30.7366601Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T01:35:30.7392844Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T01:35:30.7584143Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T01:35:30.7609673Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T01:35:30.7793910Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T01:35:30.7820682Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T01:35:30.8011745Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T01:35:30.8042972Z ##[endgroup]
2026-06-21T01:35:30.8044887Z ##[group]Fetching the repository
2026-06-21T01:35:30.8051598Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +7bf3ecf1878f31a4e791ec37bc11d21a2c2dd638:refs/remotes/pull/26/merge
2026-06-21T01:35:31.3512876Z From https://github.com/SaberMage/spt-core
2026-06-21T01:35:31.3513821Z    9b0025b56..0dc7018fa  v0.13.0-delivery-control                 -> origin/v0.13.0-delivery-control
2026-06-21T01:35:31.3572523Z    9b0025b56..0dc7018fa  v0.13.0-p1b-ack-deadlock                 -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T01:35:31.3577979Z  + 7a51fcd19...7bf3ecf18 7bf3ecf1878f31a4e791ec37bc11d21a2c2dd638 -> pull/26/merge  (forced update)
2026-06-21T01:35:31.3611269Z ##[endgroup]
2026-06-21T01:35:31.3612011Z ##[group]Determining the checkout info
2026-06-21T01:35:31.3612536Z ##[endgroup]
2026-06-21T01:35:31.3616841Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T01:35:31.3655553Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T01:35:31.3679676Z ##[group]Checking out the ref
2026-06-21T01:35:31.3682023Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T01:35:31.3766912Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T01:35:31.3767742Z any of your branches:
2026-06-21T01:35:31.3767937Z 
2026-06-21T01:35:31.3768315Z   7a51fcd19 Merge 9b0025b560fb09077d80819fa392d1280b69ce77 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:35:31.3768800Z 
2026-06-21T01:35:31.3769124Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T01:35:31.3769528Z to do so with:
2026-06-21T01:35:31.3769703Z 
2026-06-21T01:35:31.3769898Z  git branch <new-branch-name> 7a51fcd19
2026-06-21T01:35:31.3770131Z 
2026-06-21T01:35:31.3770971Z HEAD is now at 7bf3ecf18 Merge 0dc7018fa9efcf6cbeba1389ce9c134066cc1783 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:35:31.3777354Z ##[endgroup]
2026-06-21T01:35:31.3815040Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T01:35:31.3838482Z 7bf3ecf1878f31a4e791ec37bc11d21a2c2dd638
